home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-01-02 | 248 b | 10 lines | [TEXT/KAHL] |
- /* Windowing.h */
-
- /*----------*/
- void DoContent (WindowPtr whichWindow);
- void DoDrag (WindowPtr whichWindow);
- void DoGrow (WindowPtr whichWindow);
- void DoGoAway (WindowPtr whichWindow);
- void DoZoom (WindowPtr whichWindow,
- short inOrOut);
-